Overload | Description |
---|---|
C1SelectDataCollection<S,T> Constructor(IEnumerable,Func<Int32,S,T>) | Initializes a new instance of the C1SelectDataCollection<S,T> class. |
C1SelectDataCollection<S,T> Constructor(IEnumerable,Func<IReadOnlyList<S>,Int32,T>) | Initializes a new instance of the C1SelectDataCollection<S,T> class. |